C1.Web.Mvc.Sheet Namespace / BoundSheet<T> Class / ItemsSource Property

In This Topic
ItemsSource Property (BoundSheet<T>)
In This Topic
Gets ItemsSource settings.
Syntax
'Declaration
 
<JsonConverterAttribute(C1.Web.Mvc.Serialization.ServiceConverter)>
Public Property ItemsSource As IItemsSource(Of T)
 
See Also